home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mgr / sparcmgr / demo2.zoo / demo / ex / uparm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1983-06-27  |  216 b   |  7 lines

  1. #define libpath(file) "/usr/lib/file"
  2. #define loclibpath(file) "/usr/local/lib/file"
  3. #define binpath(file) "/usr/ucb/file"
  4. #define usrpath(file) "/usr/file"
  5. #define E_TERMCAP    "/etc/termcap"
  6. #define B_CSH        "/bin/csh"
  7.